ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / MapOwnedCollectionBase<T> Class / Owner Property

In This Topic
    Owner Property (MapOwnedCollectionBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Owner As Map
    public Map Owner {get; set;}
    See Also